CancelWrite method   

Cancels the current writing operation. This method will not cancel an erase operation, a closing operation, raw ISO file creation, or a caching operation.

Return Type

A No Return Value value.

Syntax

object.CancelWrite

The CancelWrite method syntax has these parts:

Part Description
object An expression evaluating to an object of type CDWriterXP.